Adds the specified nodes to the end of the list box.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void addNodes ( |
The collection of nodes to add.
The array of texts to be displayed for the nodes.
See Also